home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 627 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  596 b 

  1. Date: Tue, 9 Nov 1993 23:19:10 -0800
  2. From: ersmith@netcom.com (Eric R. Smith)
  3. Message-Id: <199311100719.XAA03200@mail.netcom.com>
  4. To: entropy@terminator.rs.itd.umich.edu
  5. Subject: Re:  include file problems
  6.  
  7. All MiNT traps are now guaranteed not to be used by future versions of
  8. GEMDOS (or more accurately, are guaranteed not to be used in non-compatible
  9. ways by future versions of GEMDOS). So checking for -32 return codes to
  10. see if a function is present is kosher. Of course, there are other things
  11. (like how Fread and Fwrite will behave) that you may want to check the
  12. MiNT cookie for...
  13.  
  14. Eric
  15.